Micron Document
🎖️GitЯра🎖️

Node / meshtastic / Meshtastic-Android / files / app / src / google / AndroidManifest.xml

Displaying Raw • Download

app/src/google/AndroidManifest.xml ui_message_list (be3f882f) Text, 1.53 KB

Tff7b72<?xml version="1.0" encoding="utf-8"?>
T8b949e<!--
~ Copyright (c) 2025 Meshtastic LLC
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->

Tff7b72<manifest Te6edf3xmlns:android=Ta5d6ff"http://schemas.android.com/apk/res/android"Tff7b72>


T8b949e<!-- hardware acceleration is required for zxing barcode lib -->
Tff7b72<application
Te6edf3android:name=Ta5d6ff"com.geeksville.mesh.MeshUtilApplication"
Te6edf3android:allowBackup=Ta5d6ff"false"
Te6edf3android:dataExtractionRules=Ta5d6ff"@xml/data_extraction_rules"
Te6edf3android:fullBackupContent=Ta5d6ff"false"
Te6edf3android:icon=Ta5d6ff"@mipmap/ic_launcher"
Te6edf3android:label=Ta5d6ff"@string/app_name"
Te6edf3android:supportsRtl=Ta5d6ff"true"
Te6edf3android:hardwareAccelerated=Ta5d6ff"true"
Te6edf3android:theme=Ta5d6ff"@style/SplashTheme"
Te6edf3android:localeConfig=Ta5d6ff"@xml/locales_config"Tff7b72>
Tff7b72<meta-data
Te6edf3android:name=Ta5d6ff"com.google.android.geo.API_KEY"
Te6edf3android:value=Ta5d6ff"${MAPS_API_KEY}" Tff7b72/>
Tff7b72</application>

Tff7b72</manifest>

Served by rngit 1.5.0 - Generated in 0.04s